configuration code

英 [kənˌfɪɡəˈreɪʃn kəʊd] 美 [kənˌfɪɡjəˈreɪʃn koʊd]

网络  配置码

计算机



双语例句

  1. You do this work in configuration, rather than in code.
    您在配置中完成这些工作,而不是通过编写代码。
  2. All of the configuration and code is already implemented in the sample.
    所有的配置和代码都在这个例子中实现了。
  3. Try first to find a solution based on configuration, without writing custom code.
    首先尝试找出一种基于配置、而不需要编写自定义代码的解决方案。
  4. These optimize your PHP configuration and code to prevent unneeded file status checks on every request, which can slow down response times.
    这些函数优化您的PHP配置和代码,以防止对每个请求进行不必要的文件状态检查,从而减少响应时间。
  5. Create a login configuration file with the following code
    用以下代码创建一个登录配置文件
  6. For example, Rational Software Architect currently generates SCA configuration code for the web service and the default ( SCA) bindings.
    例如,RationalSoftwareArchitect目前可为Web服务和默认(SCA)绑定生成SCA配置代码。
  7. You can model both Spring and Hibernate domain elements in a single project, and then use the Hibernate and the Java transform ( with Spring extensions) to generate all of your Spring code, Spring configuration files, Hibernate code, and Hibernate configuration files.
    您可以在单一项目中同时建模Spring和Hibernate域元素,然后使用Hibernate和Java转换(具有Spring扩展名)来生成所有的Spring代码、Spring配置文件、Hibernate代码,以及Hibernate配置文件。
  8. It shows the class diagram, the various configuration files and code snippets to show how the above design is put into practice.
    它展示了类关系图、各种配置文件和显示如何将上述设计付诸实行的代码片段。
  9. At startup, the on demand configuration code inside the secure proxy reads the static route file and builds the in-memory routing data.
    在启动后,安全代理内部的随需应变配置代码将读取静态路由文件并构建内存路由数据。
  10. Testing new configuration and code changes in an improved way
    以一种改进的方式测试新配置和代码更改
  11. To reference these configuration values in your code, use the same syntax you used for obtaining the remote user.
    如果想在代码中引用这些配置值,可采用与获取远程用户操作相同的语法。
  12. Configuration details and the sample code in this article were tested with WebSphere Application Server V6.0.2.
    本文中的配置细节和示例代码使用WebSphereApplicationServerV6.0.2进行过测试。
  13. To create a completely new way to persist customers, you can still locate a customer just by extending the interface and adding configuration code to the container.
    为了创建一个保持客户的全新方式,仍然可以通过扩展接口、对容器添加配置代码来找到客户。
  14. The application server is a critical component in multi-tenancy at the application and infrastructure layer, because multi-tenancy affects installation, configuration, and application code.
    应用服务器是应用程序和基础架构层多租户的关键部件,因为多租户会影响安装、配置和应用程序代码。
  15. With WebSphere Portlet Factory dynamic profiles, configuration of Web applications becomes very easy and powerful, providing configuration capability without writing code.
    使用WebSpherePortletFactory动态概要,Web应用程序的配置变得非常简单、且功能非常强大,无需编写代码就可以进行配置。
  16. Transparent persistence frameworks let you add persistence to applications through configuration rather than code.
    透明持久性框架通过配置而不是编写代码,来使您为应用程序添加持久性。
  17. Alternative configuration using code cards is also possible.
    另外一种设置方式便是代码卡。
  18. In systems such as this we also often find that there are either no tests around this configuration code, or the tests that do exist are brittle and/ or not realistic.
    在这样的系统中,我们经常会发现对于这些配置代码没有进行测试,或者尽管存在测试,但它很脆弱且/或不切实际。
  19. To update a configuration file, your code must additionally have write privileges for both the configuration file and the directory in which it exists.
    若要更新配置文件,您的代码还必须对该配置文件及其所在目录具有“写入”特权。
  20. Your code is hard-coded with role names, so if you changed the role names and/ or configuration, your code would be broken!
    角色名字在这里是硬编码,所以,如果你修改了角色名字或配置,你的代码就会乱套!
  21. The download includes instructions on how to add the necessary configuration and source code so that you can try it out on your own.
    下载文件中包含了关于如何增加必要的配置及源码的说明,你可以自己尝试。
  22. Many introductions to NHibernate start with configuration code, but we are going to start at a different place: mapping classes.
    许多介绍NHibernate的文章都是以配置文件开始的,但是从另一个地方开始:映射类。
  23. They have to repeat information already in the code in order to connect the configuration to the code.
    开发者必须重复代码中已有的信息,从而将配置和代码联结起来。
  24. A second phase generates the glue code and the system configuration code.
    第二个阶段是生成胶合代码以及系统配置代码。
  25. The introduction on the two data configuration of Authorization Code
    授权码格式表中两个参数的设置
  26. Research on the Ship Lifecycle Configuration Management and Main Code Mapping Technology
    舰船全寿期配置管理及其编码映射技术研究
  27. Based on the definition of coordinate systems and the configuration code of machine tools, design limitations for five-axis machining centers were identified.
    基于坐标系统的定义和机床构型码,分析了这些构型实现五轴加工功能的可行性条件。
  28. Based on the theoretical analysis above-mentioned, the design limitations and the number of structural configurations for common five-axis milling machines are identified according to the definition of coordinate systems and the configuration code of machine tools.
    在此理论分析的基础上,文中基于机床坐标系统的定义和机床构形码,进一步得出常用五轴铣床运动链设计限制条件及其可行构形数。
  29. This paper discusses the mechanism of general support of protocol, gives the method of protocol implement with configuration files, the detail of configuration files and part code of key algorithmic.
    重点讨论了安全协议的通用支持机制,提出了利用协议配置文件实现通用支持的方法,给出了协议配置文件说明及关键算法的实现代码。